body{
    background-color: beige;
}
.Textbox{
    border: solid;
    background-color: aquamarine;
    height: 500px;
}